home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / misc-part2 / 13152 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.5 KB

  1. Path: nntp.teleport.com!sschaem
  2. From: sschaem@teleport.com (Stephan Schaem)
  3. Newsgroups: comp.sys.amiga.misc,comp.sys.amiga.programmer
  4. Subject: Re: toy operating systems, like AmigaOS
  5. Followup-To: comp.sys.amiga.misc,comp.sys.amiga.programmer
  6. Date: 18 Apr 1996 18:06:59 GMT
  7. Organization: Teleport - Portland's Public Access (503) 220-1016
  8. Distribution: world
  9. Message-ID: <4l60c3$9la@nadine.teleport.com>
  10. References: <4ksuge$haa@nadine.teleport.com> <4kt6p4$noh@melimelo.enst-bretagne.fr>
  11. NNTP-Posting-Host: julie.teleport.com
  12. X-Newsreader: TIN [version 1.2 PL2]
  13.  
  14. PROUX Guillaume (proux@enstb.enst-bretagne.fr) wrote:
  15. : In article <4ksuge$haa@nadine.teleport.com>, sschaem@teleport.com (Stephan Schaem) writes:
  16. : > 
  17. : >  More easy said then done... this can be possible on very simple project.
  18. : >  but write >200,000 C line project.. compile, I'm sure you will have
  19. : >  plenty of bug already here... should your compiler crash and burn
  20. : >  because you made a syntax error?! 
  21. : >  Stephan
  22. :  
  23. : I am the opinion that with this old boring programming style... 200000 lines of C
  24. : code... you will have bug.
  25.  
  26. : BUT when you do some Object Oriented Style Programming, you have more much chances
  27. : not to do critical bug because of independancies of every part of your program..
  28.  
  29.  Its not because you write with some OO program style that you wont make 
  30.  mistake in your 3d clipping algorithm and from that overrun rasterization
  31.  into some OS space and totaly crash the machine dead that might 
  32.  even require a  power off.
  33.  
  34.  Stephan
  35.  
  36.